sys: regenerate with external version file
authorFelix Krull <f_krull@gmx.de>
Mon, 20 May 2019 20:58:20 +0000 (22:58 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000 (12:53 -0400)
rust-bindings/rust/conf/ostree-sys.toml
rust-bindings/rust/sys/src/auto/versions.txt [new file with mode: 0644]
rust-bindings/rust/sys/src/lib.rs
rust-bindings/rust/sys/tests/abi.rs
rust-bindings/rust/sys/tests/constant.c
rust-bindings/rust/sys/tests/layout.c

index 878f028288ac3c55b3c8cce459d29de70e8a4538..092893187c34ee99224b0520d25defa9568f3473 100644 (file)
@@ -3,6 +3,7 @@ work_mode = "sys"
 library = "OSTree"
 version = "1.0"
 target_path = "../sys"
+single_version_file = true
 external_libraries = [
    "GLib",
    "GObject",
diff --git a/rust-bindings/rust/sys/src/auto/versions.txt b/rust-bindings/rust/sys/src/auto/versions.txt
new file mode 100644 (file)
index 0000000..1e3acbd
--- /dev/null
@@ -0,0 +1,2 @@
+Generated by gir (https://github.com/gtk-rs/gir @ ffda6f9)
+from gir-files (https://github.com/gtk-rs/gir-files @ ???)
index c8151c583c84579582950088bf46f162b0ed00d6..3b90b55579235f17305b236dad1f45594f0bceb5 100644 (file)
@@ -1,5 +1,5 @@
-// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9)
-// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
+// This file was generated by gir (https://github.com/gtk-rs/gir)
+// from gir-files (https://github.com/gtk-rs/gir-files)
 // DO NOT EDIT
 
 #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
index 03e17c62db5c9d5c760cccca6cc7481cad2aa55a..ca4ee80cfb667432809e3ba80e0dc4bcd88e7ee3 100644 (file)
@@ -1,5 +1,5 @@
-// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9)
-// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
+// This file was generated by gir (https://github.com/gtk-rs/gir)
+// from gir-files (https://github.com/gtk-rs/gir-files)
 // DO NOT EDIT
 
 extern crate ostree_sys;
index 0b67fac7206a15bfa74df8248f098dc7565e8a55..dcd45c50d5fac89d21fcfbaa6026d25af9aa2de0 100644 (file)
@@ -1,5 +1,5 @@
-// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9)
-// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
+// This file was generated by gir (https://github.com/gtk-rs/gir)
+// from gir-files (https://github.com/gtk-rs/gir-files)
 // DO NOT EDIT
 
 #include "manual.h"
index 82b8f420189d04f2009e8cf607c5815a636ad95b..45f2ef46113ee317b1d9bb2f59f4db36ff9aba9d 100644 (file)
@@ -1,5 +1,5 @@
-// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9)
-// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
+// This file was generated by gir (https://github.com/gtk-rs/gir)
+// from gir-files (https://github.com/gtk-rs/gir-files)
 // DO NOT EDIT
 
 #include "manual.h"